home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 016 / 29rows.arc / 29ROWS.DOC < prev   
Encoding:
Text File  |  1986-10-27  |  937 b   |  24 lines

  1. 29ROWS.ASM, v1.0, Peter Nelson
  2.  
  3.  
  4. This program will give you 29 rows of text on a Hercules or IBM CGA color-
  5. graphics card.  It works wonders with DOS, and is compatible with certain
  6. other programs which use contiguos screen memory.  It works with my copy of
  7. BRIEF (using the -L29 option), but the screen flickers unbearably.  To run
  8. it, just type   29ROWS   and press   ENTER.  Edlin screens, DIRectory 
  9. listings, et. al. will be 29 rows long.  The only hitch?  You have to patch
  10. the   COMMAND.COM   file so the   CLS   command will clear all 29 lines.  If
  11. you have DOS V3.2, change byte at offset 2827 from 18 hex to 1C hex.  If you
  12. have DOS V3.1, change byte at offset 263B from 19 hex to 1D hex.  If you
  13. don't have either, go out and buy DOS V3.2!  Oh yes, it is memory resident,
  14. and occupies less than 1k of memory.
  15.  
  16.  
  17. WARNING:  Don't run this program unless you have a CGA card.
  18.  
  19. Have Fun !!!
  20. Finis, Mongo
  21.  
  22.  
  23.  
  24.